Click or drag to resize

Storage Constructor (String)

Initializes a new instance of the Storage class.

Namespace:  Independentsoft.IO.StructuredStorage
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Storage(
	string name
)

Parameters

name
Type: SystemString
Storage name.
See Also